home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / NTS CD Manager 4.4 / CDMan4_4.exe / 0 / RCDATA / TPREPOCETFORM / TPREPOCETFORM.txt < prev   
Text File  |  2002-04-24  |  4KB  |  167 lines

  1. object PrepocetForm: TPrepocetForm
  2.   Left = 345
  3.   Top = 286
  4.   Width = 359
  5.   Height = 219
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'P'#345'epo'#269#237't'#225'v'#225'm strukturu...'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object GroupBox1: TGroupBox
  22.     Left = 0
  23.     Top = 0
  24.     Width = 351
  25.     Height = 185
  26.     Align = alClient
  27.     Caption = 'Informace o pr'#367'b'#283'hu'
  28.     TabOrder = 0
  29.     object Label1: TLabel
  30.       Left = 8
  31.       Top = 16
  32.       Width = 60
  33.       Height = 13
  34.       Caption = 'Aktu'#225'ln'#237' CD:'
  35.     end
  36.     object Label2: TLabel
  37.       Left = 80
  38.       Top = 16
  39.       Width = 13
  40.       Height = 13
  41.       Caption = '---'
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clNavy
  44.       Font.Height = -11
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.     end
  49.     object Label3: TLabel
  50.       Left = 8
  51.       Top = 32
  52.       Width = 46
  53.       Height = 13
  54.       Caption = 'Adres'#225#345#367':'
  55.     end
  56.     object Label4: TLabel
  57.       Left = 8
  58.       Top = 48
  59.       Width = 43
  60.       Height = 13
  61.       Caption = 'Soubor'#367':'
  62.     end
  63.     object Label5: TLabel
  64.       Left = 80
  65.       Top = 32
  66.       Width = 13
  67.       Height = 13
  68.       Caption = '---'
  69.       Font.Charset = DEFAULT_CHARSET
  70.       Font.Color = clNavy
  71.       Font.Height = -11
  72.       Font.Name = 'MS Sans Serif'
  73.       Font.Style = [fsBold]
  74.       ParentFont = False
  75.     end
  76.     object Label6: TLabel
  77.       Left = 80
  78.       Top = 48
  79.       Width = 13
  80.       Height = 13
  81.       Caption = '---'
  82.       Font.Charset = DEFAULT_CHARSET
  83.       Font.Color = clNavy
  84.       Font.Height = -11
  85.       Font.Name = 'MS Sans Serif'
  86.       Font.Style = [fsBold]
  87.       ParentFont = False
  88.     end
  89.     object GroupBox2: TGroupBox
  90.       Left = 8
  91.       Top = 64
  92.       Width = 329
  93.       Height = 32
  94.       Caption = 'Na'#269'ten'#237' struktury do pam'#283'ti'
  95.       TabOrder = 0
  96.       object Gauge1: TGauge
  97.         Left = 2
  98.         Top = 15
  99.         Width = 325
  100.         Height = 15
  101.         Align = alClient
  102.         Font.Charset = DEFAULT_CHARSET
  103.         Font.Color = clNavy
  104.         Font.Height = -11
  105.         Font.Name = 'MS Sans Serif'
  106.         Font.Style = [fsBold]
  107.         ParentFont = False
  108.         Progress = 0
  109.       end
  110.     end
  111.     object GroupBox3: TGroupBox
  112.       Left = 8
  113.       Top = 104
  114.       Width = 329
  115.       Height = 32
  116.       Caption = 'P'#345'epo'#269#237't'#225'n'#237' velikosti adres'#225#345'ov'#233' struktury'
  117.       TabOrder = 1
  118.       object Gauge2: TGauge
  119.         Left = 2
  120.         Top = 15
  121.         Width = 325
  122.         Height = 15
  123.         Align = alClient
  124.         Font.Charset = DEFAULT_CHARSET
  125.         Font.Color = clNavy
  126.         Font.Height = -11
  127.         Font.Name = 'MS Sans Serif'
  128.         Font.Style = [fsBold]
  129.         ParentFont = False
  130.         Progress = 0
  131.       end
  132.     end
  133.     object GroupBox4: TGroupBox
  134.       Left = 8
  135.       Top = 144
  136.       Width = 329
  137.       Height = 32
  138.       Caption = 'Ulo'#382'en'#237' do datab'#225'ze'
  139.       TabOrder = 2
  140.       object Gauge3: TGauge
  141.         Left = 2
  142.         Top = 15
  143.         Width = 325
  144.         Height = 15
  145.         Align = alClient
  146.         Font.Charset = DEFAULT_CHARSET
  147.         Font.Color = clNavy
  148.         Font.Height = -11
  149.         Font.Name = 'MS Sans Serif'
  150.         Font.Style = [fsBold]
  151.         ParentFont = False
  152.         Progress = 0
  153.       end
  154.     end
  155.     object Button1: TButton
  156.       Left = 271
  157.       Top = 10
  158.       Width = 75
  159.       Height = 25
  160.       Caption = 'Zru'#353'it'
  161.       Default = True
  162.       TabOrder = 3
  163.       OnClick = Button1Click
  164.     end
  165.   end
  166. end
  167.